SpecializationConstant

Undocumented in source.
struct SpecializationConstant {}

Members

Variables

constant_id
uint constant_id;

The constant ID of the constant, used in Vulkan during pipeline creation.

id
uint id;

The ID of the specialization constant.

Meta